home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / homeoff / zilch / run / zilchrps.dll / RCDATA / TQRABOUTBOX / TQRABOUTBOX.txt < prev   
Text File  |  1999-01-29  |  4KB  |  165 lines

  1. object QRAboutBox: TQRAboutBox
  2.   Left = 338
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'About QuickReport'
  6.   ClientHeight = 245
  7.   ClientWidth = 362
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnKeyDown = FormKeyDown
  16.   OnKeyUp = FormKeyUp
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 96
  21.     Top = 14
  22.     Width = 173
  23.     Height = 45
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 100
  28.     Top = 58
  29.     Width = 53
  30.     Height = 13
  31.     Caption = 'Version 2.0'
  32.   end
  33.   object Label2: TLabel
  34.     Left = 100
  35.     Top = 72
  36.     Width = 157
  37.     Height = 13
  38.     Caption = 'Copyright 1995 - 1997 QuSoft AS'
  39.   end
  40.   object VisitLabel: TLabel
  41.     Left = 100
  42.     Top = 94
  43.     Width = 243
  44.     Height = 31
  45.     AutoSize = False
  46.     Caption = 
  47.       'Order QuickReport 2.0 Professional or download free updates from' +
  48.       ' our web site'
  49.     WordWrap = True
  50.   end
  51.   object Label3: TLabel
  52.     Left = 100
  53.     Top = 126
  54.     Width = 110
  55.     Height = 13
  56.     Cursor = crUpArrow
  57.     Caption = 'http://www.qusoft.com'
  58.     Font.Color = clNavy
  59.     Font.Height = -11
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = [fsUnderline]
  62.     ParentFont = False
  63.     OnClick = Label3Click
  64.   end
  65.   object OrderLabel: TLabel
  66.     Left = 100
  67.     Top = 148
  68.     Width = 249
  69.     Height = 31
  70.     AutoSize = False
  71.     Caption = 
  72.       'Orders can also be faxed to us at + 47 22 41 74 91. See the Quic' +
  73.       'kReport documentation for more info.'
  74.     WordWrap = True
  75.   end
  76.   object Bevel1: TBevel
  77.     Left = 10
  78.     Top = 182
  79.     Width = 339
  80.     Height = 6
  81.     Shape = bsBottomLine
  82.   end
  83.   object Label5: TLabel
  84.     Left = 10
  85.     Top = 200
  86.     Width = 341
  87.     Height = 33
  88.     AutoSize = False
  89.     Caption = 
  90.       'This program is protected by international copyright laws. Unath' +
  91.       'orized reproduction of this program will be procuted to the maxi' +
  92.       'mum extent possible under the law. See your documentation for mo' +
  93.       're information on your QuickReport license agreement.'
  94.     Font.Color = clBlack
  95.     Font.Height = -9
  96.     Font.Name = 'Small Fonts'
  97.     Font.Style = []
  98.     ParentFont = False
  99.     WordWrap = True
  100.   end
  101.   object Image2: TImage
  102.     Left = 26
  103.     Top = 18
  104.     Width = 47
  105.     Height = 47
  106.     Picture.Data = {<image001.bmp>}
  107.   end
  108.   object Label4: TLabel
  109.     Left = 48
  110.     Top = 44
  111.     Width = 15
  112.     Height = 17
  113.     AutoSize = False
  114.     Transparent = True
  115.     OnMouseDown = Label4MouseDown
  116.   end
  117.   object Button1: TButton
  118.     Left = 280
  119.     Top = 18
  120.     Width = 75
  121.     Height = 25
  122.     Cancel = True
  123.     Caption = 'OK'
  124.     Default = True
  125.     ModalResult = 1
  126.     TabOrder = 0
  127.     OnClick = Button3Click
  128.   end
  129.   object CredPanel: TPanel
  130.     Left = 88
  131.     Top = 242
  132.     Width = 265
  133.     Height = 91
  134.     BevelOuter = bvNone
  135.     TabOrder = 1
  136.     Visible = False
  137.     object Label6: TLabel
  138.       Left = 8
  139.       Top = 2
  140.       Width = 116
  141.       Height = 13
  142.       Caption = 'Created by Allan Lochert'
  143.       Font.Color = clNavy
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ParentFont = False
  148.     end
  149.     object Label7: TLabel
  150.       Left = 8
  151.       Top = 22
  152.       Width = 226
  153.       Height = 43
  154.       AutoSize = False
  155.       Caption = 'Special thanks to Danny Thorpe, Mage Nilsen and David Berneda. '
  156.       Font.Color = clNavy
  157.       Font.Height = -11
  158.       Font.Name = 'MS Sans Serif'
  159.       Font.Style = []
  160.       ParentFont = False
  161.       WordWrap = True
  162.     end
  163.   end
  164. end
  165.